null adj. 1.無效力的,無束縛力的。 2.無效的,無用的,無益的;無價值的。 3.沒特征[個性]的,沒表情的。 4.〔罕用語〕不存在的,沒有的;零(位)的;空的。 n. 【數(shù)學】零,零位;空;【無線電】零訊號,微弱訊號。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】無效;失效(This check is null and void. 本支票無效)。 vt. 使無效。
array vt. 1.打扮,裝飾。 2.使…列隊,排列。 3.提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。 The general arrayed his troops for battle. 將軍使軍隊列隊準備戰(zhàn)斗。 The girl arrayed herself in her finest clothes. 這女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵舉兵對抗國王。 n. 1.整列,隊列,陣(列);陣容。 2.〔詩〕衣裳,裝扮,打扮。 3.陪審官名單。 4.一大批,一大群,一連串。 5.【數(shù)學】排列。 a battle array 戰(zhàn)斗隊形,列陣。 holiday array 節(jié)日盛裝。 be in fine array 盛裝。 an array of actors 演員的陣容。 a window array 櫥窗陳列品。 an array of (umbrellas) 一排(傘)。 in battle array 列陣,嚴陣。 in proud array 堂堂正正。
Web services programming tips and tricks : array gotcha - null array vs . empty array Web服務編程技巧與竅門:數(shù)組局限性- -零數(shù)組與空數(shù)組
One easy trap to fall into here is to guess that a null array inside a bean is really represented by the xml in the second column 很容易落入的一個陷阱就是猜測在表的第二列中用xml表示在bean中的“零” ( null )數(shù)組。
But as we hope we ve shown in the table , that really represents an array with a single element whose value is null , not a null array . of course 但是,正如我們希望的,在表中已經(jīng)顯示,它真正表示的是含有單一元素的數(shù)組,元素的值為“零” ( null ) ,而不是一個“零” ( null )數(shù)組。
Until standards bodies recognize and map this wrapped array pattern appropriately , this solution is something you should apply only if you really must distinguish a null array from an empty array 只有在標準組織適當?shù)卣J可和映射這個包裝的數(shù)組模式之后,您才能應用這一解決方法(如果您確實需要區(qū)別零數(shù)組和空數(shù)組的話) 。